All Series names
This script returns all the names for Series.
Returns: [String]
- A list of existing Serie names.
import AllDay from 0xALLDAYADDRESS
pub fun main(): [String] {
return AllDay.getAllSeriesNames()
}
This script returns all the names for Series.
Returns: [String]
- A list of existing Serie names.
import AllDay from 0xALLDAYADDRESS
pub fun main(): [String] {
return AllDay.getAllSeriesNames()
}